public PropertyDescriptor[] getPropertyDescriptors() {
return new PropertyDescriptor[]{this.createPropertyDescriptor("UIClassID", new Object[]{"shortDescription", "UIClassID"}), this.createPropertyDescriptor("margin", new Object[]{"bound", Boolean.TRUE, "visualUpdate", Boolean.TRUE, "shortDescription", "The space between the menubar's border and its contents"}), this.createPropertyDescriptor("accessibleContext", new Object[]{"shortDescription", "accessibleContext"}), this.createPropertyDescriptor("UI", new Object[]{"shortDescription", "UI"}), this.createPropertyDescriptor("helpMenu", new Object[]{"shortDescription", "helpMenu"}), this.createPropertyDescriptor("subElements", new Object[]{"shortDescription", "subElements"}), this.createPropertyDescriptor("selectionModel", new Object[]{"bound", Boolean.TRUE, "shortDescription", "The selection model, recording which child is selected."}), this.createPropertyDescriptor("menuCount", new Object[]{"shortDescription", "menuCount"}), this.createPropertyDescriptor("borderPainted", new Object[]{"bound", Boolean.TRUE, "visualUpdate", Boolean.TRUE, "shortDescription", "Whether the border should be painted."}), this.createPropertyDescriptor("managingFocus", new Object[]{"shortDescription", "managingFocus"}), this.createPropertyDescriptor("component", new Object[]{"shortDescription", "component"})};